projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5fc3dc
)
[docs] Fix GtkPlug::embedded signal documentation
author
Carlos Garcia Campos
<carlosgc@gnome.org>
Thu, 18 Feb 2010 16:46:26 +0000
(17:46 +0100)
committer
Carlos Garcia Campos
<carlosgc@gnome.org>
Mon, 22 Feb 2010 14:02:58 +0000
(15:02 +0100)
See bug #609650.
gtk/gtkplug.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplug.c
b/gtk/gtkplug.c
index 62afd58473f217ee9f071409b18cffaabe41ffd7..b41d385c10a1eee0c4a3ae59f809e207ab66fff0 100644
(file)
--- a/
gtk/gtkplug.c
+++ b/
gtk/gtkplug.c
@@
-171,8
+171,7
@@
gtk_plug_class_init (GtkPlugClass *class)
* GtkPlug::embedded:
* @plug: the object on which the signal was emitted
*
- * Gets emitted when the plug becomes embedded in a socket
- * and when the embedding ends.
+ * Gets emitted when the plug becomes embedded in a socket.
*/
plug_signals[EMBEDDED] =
g_signal_new (I_("embedded"),